spinbutton: Fix css node docs
authorTimm Bäder <mail@baedert.org>
Sun, 16 Jul 2017 13:46:09 +0000 (15:46 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 20 Jul 2017 01:27:16 +0000 (21:27 -0400)
gtk/gtkspinbutton.c

index 464ca93c011c537da4fc5ae7e3b3d203e1118058..8952465f7b3f90c9c71fae854fa5978f9bcf0ece 100644 (file)
  *
  * |[<!-- language="plain" -->
  * spinbutton.horizontal
- * â\94\9câ\94\80â\94\80 undershoot.left
- * ├── undershoot.right
- * ├── entry
- * │   ╰── ...
- * ├── button.down
- * ╰── button.up
+ * â\95°â\94\80â\94\80 box.horizontal
+ *     ├── entry
+ *     │    ├── undershoot.left
+ *     │    ╰── undershoot.right
+ *     ├── button.down
+ *     ╰── button.up
  * ]|
  *
  * |[<!-- language="plain" -->
  * spinbutton.vertical
- * â\94\9câ\94\80â\94\80 undershoot.left
- * ├── undershoot.right
- * ├── button.up
- * ├── entry
- * │   ╰── ...
- * ╰── button.down
+ * â\95°â\94\80â\94\80 box.vertical
+ *     ├── button.up
+ *     ├── entry
+ *     │    ├── undershoot.left
+ *     │    ╰── undershoot.right
+ *     ╰── button.up
  * ]|
  *
  * GtkSpinButtons main CSS node has the name spinbutton. It creates subnodes